hip.hiprenderer.initializer

Undocumented in source.

Members

Functions

getDefaultFromModule
immutable(DefaultShader[]) getDefaultFromModule()
Undocumented in source. Be warned that the author may not have intended to support it.
getRendererImplementation
IHipRendererImpl getRendererImplementation(HipRendererType type)
Undocumented in source. Be warned that the author may not have intended to support it.
getRendererTypeFromVersion
HipRendererType getRendererTypeFromVersion()
Undocumented in source. Be warned that the author may not have intended to support it.
getRendererWithFallback
IHipRendererImpl getRendererWithFallback(HipRendererType type)
Undocumented in source. Be warned that the author may not have intended to support it.
newShader
Shader newShader(HipShaderPresets shaderPreset, HipRendererType type)
Undocumented in source. Be warned that the author may not have intended to support it.
rendererFromString
HipRendererType rendererFromString(string str)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

HipDefaultShaders
DefaultShader[][] HipDefaultShaders;

Default Shaders are all accessed with HipDefaultShadersHipRendererTypeHipShaderPresets

Meta